projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68c767a
)
(mac_set_font_info_for_selection): Add extern.
author
YAMAMOTO Mitsuharu
<mituharu@math.s.chiba-u.ac.jp>
Sun, 7 May 2006 08:07:26 +0000
(08:07 +0000)
committer
YAMAMOTO Mitsuharu
<mituharu@math.s.chiba-u.ac.jp>
Sun, 7 May 2006 08:07:26 +0000
(08:07 +0000)
src/macterm.h
patch
|
blob
|
history
diff --git
a/src/macterm.h
b/src/macterm.h
index fdc74cb63765758d5063808c6e3eb235fbda49d4..69b89fbf082dd6840d43d285754d6d2bca84d8fd 100644
(file)
--- a/
src/macterm.h
+++ b/
src/macterm.h
@@
-584,6
+584,7
@@
extern void mac_draw_line_to_pixmap P_ ((Display *, Pixmap, GC, int, int,
extern void mac_clear_area P_ ((struct frame *, int, int,
unsigned int, unsigned int));
extern void mac_unload_font P_ ((struct mac_display_info *, XFontStruct *));
+extern OSStatus mac_set_font_info_for_selection P_ ((struct frame *));
extern OSErr install_window_handler P_ ((WindowPtr));
extern void remove_window_handler P_ ((WindowPtr));
extern void do_menu_choice P_ ((SInt32));